file descriptor leak - определение. Что такое file descriptor leak
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое file descriptor leak - определение

AN OBJECT FILE LIBRARY USED BY THE GNU DEBUGGER, ASSEMBLER, LINKER, AND THE BINARY UTILITIES
Libbfd; Binary File Descriptor; Binary file descriptor library
Найдено результатов: 1247
file descriptor leak      
<programming> (Or "fd leak" /F D leek/) A kind of programming bug analogous to a core leak, in which a program fails to close file descriptors ("fd"s) after file operations are completed, and thus eventually runs out of them. See leak. (1994-11-30)
file descriptor         
  • multiple names]]). File descriptor 3 does not refer to anything in the file table, signifying that it has been closed.
ABSTRACT INDICATOR (HANDLE) USED TO ACCESS A FILE OR OTHER INPUT/OUTPUT RESOURCE
File Descriptor; Filehandle; File handle; Unbuffered IO; File descriptors; File handles; Fcntl.h; Lseek; File descriptor table; File table; Fcntl
<programming, operating system> An integer that identifies an open file within a process. This number is obtained as a result of opening a file. Operations which read, write, or close a file would take the file descriptor as an input parameter. In many operating system implementations, file descriptors are small integers which index a table of open files. In Unix, file descriptors 0, 1 and 2 correspond to the standard input, standard output and standard error files respectively. See file descriptor leak. (1998-02-06)
File descriptor         
  • multiple names]]). File descriptor 3 does not refer to anything in the file table, signifying that it has been closed.
ABSTRACT INDICATOR (HANDLE) USED TO ACCESS A FILE OR OTHER INPUT/OUTPUT RESOURCE
File Descriptor; Filehandle; File handle; Unbuffered IO; File descriptors; File handles; Fcntl.h; Lseek; File descriptor table; File table; Fcntl
In Unix and Unix-like computer operating systems, a file descriptor (FD, less frequently fildes) is a unique identifier (handle) for a file or other input/output resource, such as a pipe or network socket.
Descriptor (chemistry)         
  • 90px
  • 100px
  • 110px
  • 120px
  • Isomerie der '''Aldoxime''': links ein früher als ''syn''-, heute als (''E'')-konfiguriert zu beschreibendes Aldoxim, rechts das entsprechende (''Z'')-  (veraltet: ''anti'')-Isomer.
  • ''cis'' (left) and ''trans'' isomerism (right) in a ring system.
  • 100px
  • ''cis'' (left) and ''trans'' (right) configured double bound: maleic acid and fumaric acid
  • 100px
  • 50px
  • Configuration assignment of the stereo center "X", the substituents are decreasingly prioritized from "A" → "D" according to the CIP rules.
  • Spiro[4.5]decane
  • [[Violet leaf aldehyde]], systematic name (''E'',''Z'')-nona-2,6-dienal, is a compound having one (''E'')- and one (''Z'')-configured double bond
TYPE OF NOTATIONAL PREFIX IN CHEMISTRY NOMENCLATURE
Pseudo-asymmetric carbon atom; Descriptor (Chemistry)
A descriptor is in chemical nomenclature a prefix placed before the systematic substance name, which describes the configuration or the stereochemistry of the molecule. Some listed descriptors are only of historical interest and should not be used in publications anymore as they do not correspond with the modern recommendations of the IUPAC.
Binary File Descriptor library         
The Binary File Descriptor library (BFD) is the GNU Project's main mechanism for the portable manipulation of object files in a variety of formats. , it supports approximately 50 file formats for some 25 instruction set architectures.
Music leak         
  • Copy Control logo, used on some CDs from 2001 to 2006
UNAUTHORIZED LEAK OF MUSIC ONLINE
Album leak
A music leak is an unauthorized release of music over the internet. Songs or albums may leak days or months before their scheduled release date.
Interrupt descriptor table         
MEMORY STRUCTURE OF X86 MICROPROCESSORS
Interrupt Descriptor Table
The Interrupt Descriptor Table (IDT) is a data structure used by the x86 architecture to implement an interrupt vector table. The IDT is used by the processor to determine the correct response to interrupts and exceptions.
Grid-leak detector         
  • A grid leak resistor and capacitor unit from 1926. The 2 megohm cartridge resistor is replaceable so the user can try different values.  The parallel capacitor is built into the holder.
  • A TRF receiver using a grid leak detector (V1)
Grid leak
A grid leak detector is an electronic circuit that demodulates an amplitude modulated alternating current and amplifies the recovered modulating voltage. The circuit utilizes the non-linear cathode to control grid conduction characteristic and the amplification factor of a vacuum tube.
Filé (band)         
BAND
File (band)
Filé is a cajun music ensemble from Louisiana founded in 1983. The group is named after filé powder, a spice used in cajun food.
File URI scheme         
UNIFORM RESOURCE IDENTIFIER SCHEME
File protocol; File url; File URI; File Protocol; File://; File:///
The File URI Scheme is a URI scheme defined in , typically used to retrieve files from within one's own computer.

Википедия

Binary File Descriptor library

The Binary File Descriptor library (BFD) is the GNU Project's main mechanism for the portable manipulation of object files in a variety of formats. As of 2003, it supports approximately 50 file formats for some 25 instruction set architectures.